@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.w1440{ width:1440px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.container{width:1200px; margin: 0 auto}

*:focus {
  border: none;
  outline: none;
}


.header_all{width:100%; height:96px;  z-index: 999; padding: 0 2%; background: #fff; display: flex; justify-content: space-between; position: fixed; top:0; left:0}
.h_logo{width:27%;height:auto; max-width:492px; display: flex; align-items: center  }
.h_logo img{width:100%;  height: auto;}
.header_right{width:68%; height: auto; float: right; display: flex; justify-content: space-between}
.header_yy{position: relative; margin-top: 25px;}
.header_yy a{background: #ed5810; border-radius: 25px; display: flex; justify-content: center; align-items: center; line-height: 50px; padding: 0 2vw}
.header_yy a span{color:#fff; font-size: 18px; margin-left:15px;}






/*导航*/
#menu{width:80%; height:96px; position: relative; z-index:9; float: right; }
#menu .nav{ position:relative; z-index:1;   width:100%; height:96px; display: flex; align-items: center; justify-content: center;}
#menu .nav .nLi{ float:left;  position:relative; display:inline;height:96px; line-height:96px; width:16.6%;}
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative;  display: table; margin: 0px auto;}
#menu .nav .nLi p a{color:#010101;font-size:16px; height:100%; overflow: hidden; position: relative; }
#menu .nav .sub{ display:none; width:140px; left:50%; margin-left: -70px; top:80px;  position:absolute;  line-height:36px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 15px;  color:#333;}
#menu .nav .sub a:hover{ color:#ed5810;  }
#menu .nav .active p,#menu .nav .nLi:hover p{font-weight: bold;}
#menu .nav .active p a,#menu .nav .nLi:hover p a{color:#ed5810}





/* 首页:banner */
.banner{ width:100%; position: relative; margin-top: 96px; }
.banner .swiper-container{width:100%; }
.banner .swiper-slide{overflow: hidden}
.banner .swiper-slide a img{width:100%; display: block; height:auto;  }
.banner .swiper-pagination{bottom:5%; color:#fff; font-size: 16px;}
.banner .swiper-pagination-bullet{width:14px; height: 14px; background: #fff; }
.banner .swiper-pagination-bullet-active{opacity: 1; background: #16ae67}
.banner .swiper-button-next,.banner .swiper-button-prev{width:70px; height: 70px;}
.banner .swiper-button-next{background: url(../images/b_right.png) no-repeat center; right:5%}
.banner .swiper-button-prev{background: url(../images/b_left.png) no-repeat center; left:5%}
.ban_info{width:1440px; height: auto; position: absolute; top:35%; left:50%; transform: translate(-50%,0)}
.ban_info h3{color:#fff; font-size: 76px; font-weight: bold;}
.ban_info h4{color:#fff; font-size: 40px; font-weight: bold; text-transform: uppercase; line-height: 60px;}
.ban_news{width:50%; position: absolute; bottom:-20px; height: 200px; right:0; z-index: 1; background: #ed5810; border-radius: 40px 0 0 0;padding: 0 13% 0 4%}
.ban_news h5{color:#fff; font-size: 100px; font-weight: bold; position: absolute; top:-80px; right:26%}
.ban_news_hot{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.ban_news_hot h4{color:#fff; font-size: 18px; font-weight: bold; float: left; height: 60px; border-right:1px solid rgba(255,255,255,0.5); padding-right: 3%; margin-top:30px;}
.ban_news_hot h3{font-size: 18px; font-weight: bold; width:50%; height: 60px; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; color:#fff; float: left; margin-left:4%; margin-top:30px;}
.ban_news_hot span{color:#fff; font-size: 70px; font-weight: bold; float: right}
.ban_news_hot a{width:100%; display: flex; justify-content: space-between;}


/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat top left;  padding:124px 0 80px;}
.index_about .w1440{ display: flex; justify-content: space-between; }
.index_about_all{width:54%; display: flex; justify-content: space-between}
.index_about_left{width:81%; height: auto; float: left}
.index_about_left h3{color:#000000; font-size: 46px; font-weight: bold;}
.about_left_xx{width:100%; height: auto; overflow: hidden; color:#4d4d4d; font-size: 16px; line-height: 30px; display: block; margin: 80px 0 70px;}
.index_about_right{width:34%; height: auto; float: right}
.index_about_right dl{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #cccccc; padding-bottom: 40px; margin-bottom: 40px; display: flex; align-items: center; justify-content: space-between}
.index_about_right dl dt h4{color:#ed5810; font-size: 82px; font-weight: bold; }
.index_about_right dl dt h4 span{ font-size: 82px;}
.index_about_right dl dt p{color:#000000; font-size: 16px;}
.index_about_right dl dd{}
.about_left_more{width:240px; height: 50px; background: #ed5810; border-radius: 25px; display: flex; align-items: center; justify-content: center; padding: 0 20px; }
.about_left_more span{color:#fff; font-size: 18px; margin-right:30px;  text-transform: uppercase}
.about_video_tan{width:106px; height: 106px; background: #ed5810 url(../images/v_icon.png) no-repeat center;  border-radius: 50%; position: relative; 
	margin-top: 50px;}
.about_video_tan:after{content: ""; width: 100%; height: 100%; border: 1px solid #ed5810; border-radius: 50%;  position: absolute; top:0; left:0;  
	transform: scale(1.2);}
.about_video_tan:before{content: ""; width: 100%; height: 100%; border: 1px solid #ed5810; opacity: 0.2; border-radius: 50%;  position: absolute; top:0; left:0;
 transform: scale(1.5);}
.about_video_tan:hover:after{animation:banscaleDraw 1s infinite;}
.about_video_tan:hover:before{animation:bans 1.2s infinite;}



@keyframes banscaleDraw {

  0% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    /*开始为原始大小*/
  }
  25% {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
    /*放大1.1倍*/
  }
  50% {
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
         -o-transform: scale(1.2);
            transform: scale(1.2);
  }
  75% {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}



@keyframes bans {

  0% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    /*开始为原始大小*/
  }
  25% {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
    /*放大1.1倍*/
  }
  40% {
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
         -o-transform: scale(1.2);
            transform: scale(1.2);
  }
	
60% {
    -webkit-transform: scale(1.5);
       -moz-transform: scale(1.5);
         -o-transform: scale(1.5);
            transform: scale(1.5);
  }	
	
  75% {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}




/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; background: #fafafa; padding:85px 0 0 }
.index_case_title{width:1440px; margin: 0px auto;}
.index_case_title h4{color:#000000; font-size: 46px; font-weight: bold; margin-bottom: 8px;}
.index_case_title p{color:#4d4d4d; font-size: 26px;}
.index_case_all{width:100%; height: auto; overflow: hidden; display: flex; justify-content: flex-end; margin-top: 58px; margin-bottom: 90px;}
.case_all_info{width:88%; height: auto;}
.index_case_nav{width:100%; height:520px; overflow: hidden; background: url(../images/case_bjs.jpg) no-repeat right center; position: relative}
.case_nav_li{width:85%; height: 100%; background: url(../images/11.jpg) no-repeat center; position: relative}
.case_nav_li ul{width:100%; height:72px; background: rgba(0,0,0,0.4); position: absolute; bottom:0; left:0}
.case_nav_li ul li{width:12.5%; height: 100%; line-height: 72px; float: left; text-align: center; font-size: 16px; color: #fff; position: relative;
	cursor: pointer}
.case_nav_li ul li:after{content: ""; width: 1px; height: 30px; background: rgba(255,255,255,0.5); position: absolute; top:50%; right:0; 
	transform: translate(0,-50%)}
.case_nav_li ul li.active{background: #ed5810 url(../images/c_san.png) no-repeat center bottom;}
.case_nav_li ul li.active:after{display: none}
.index_case_li{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.case_all_div{width:100%; height: auto; overflow: hidden; display: none}
.case_all_div .swiper-slide{width:25%;}
.case_all_div .swiper-slide a{width:100%; display: block;}
.index_case_pic{width:100%; height: auto; overflow: hidden}
.index_case_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.case_all_div .swiper-slide a h3{width:100%; height:70px; line-height: 70px; background: #fff; text-align: center; font-size:16px; color: #000000; 
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_case_li .act{display: block}
.index_case_li .swiper{padding-bottom:60px;}
.index_case_li .swiper-pagination{bottom:0; top:auto; height:2px; width:90%}
.index_case_li .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background: #ed5810}
.case_all_div .swiper-slide a:hover h3{background:#ed5810; color:#fff}
.case_all_div .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}





/*联系*/
.index_lianxi{width:100%; height: auto; overflow: hidden; display: flex; justify-content: flex-end}
.index_lianxi_right{width:50%; background: #ed5810; height: 136px; border-radius:50px 0 0 0; display: flex; align-items: center}
.index_lianxi_right dl{float: left; margin-left: 75px}
.index_lianxi_right dl dt{width:46px; height: auto; float: left}
.index_lianxi_right dl dt img{width:100%}
.index_lianxi_right dl dd{margin-left:60px;}
.index_lianxi_right dl dd p{color:#fff; font-size: 16px;}
.index_lianxi_right dl dd span{color:#fff; font-size:22px; font-weight: bold;}


/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.index_news_left{width:50%; height: auto; float: left; position: relative; padding:90px 3% 70px 12%; background: url(../images/news_left.jpg) no-repeat center; background-attachment: fixed; background-size: cover;}
.index_news_left:after{content: ""; width:100%; height:100%; position: absolute; right:0; bottom:0; background: url(../images/news_hover.png) no-repeat bottom;}


.news_left_top{width:100%; height: auto; overflow:hidden; position: relative; z-index: 1}
.news_left_top a{width:100%; display: block}
.news_left_img{width:91%; height: auto; overflow:hidden; border-radius:0 50px 0 0;}
.news_left_img img{width:100%; display: block; border-radius:0 50px 0 0; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_left_top a h3{width:91%; height: 68px; line-height:68px; color: #000000; font-size: 20px; font-weight: bold; padding: 0 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;  background: #fff; border-radius: 0  0 0 40px}
.news_left_time{width:110px; height: 110px; background: #ed5810; border-radius: 25px 0 25px 0; text-align: center; position: absolute; top:10%; right:0; 
	z-index: 1; padding-top:10px}
.news_left_time span{color:#fff; font-size: 44px; font-weight: bold;}
.news_left_time p{color:#fff; font-size:16px; }
.news_left_top:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.news_left_bottom{width:91%; height: auto; background: #fff; padding: 30px 26px; border-radius:40px 0 40px 0; margin-top: 30px; position: relative; z-index: 1}
.news_left_bottom li{width:100%; height:60px; line-height:60px; overflow: hidden; border-bottom: 1px solid #cccccc;}
.news_left_bottom li h3{width:80%; height: 100%; float: left; font-size: 16px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_left_bottom li h3 span{color:#ed5810; font-size:16px;}
.news_left_bottom li p{ font-size: 14px; color: #777777; float: right}
.news_left_bottom li:last-child{border-bottom: 0}
.news_left_bottom li:hover h3{color:#ed5810;}
.index_news_right{width:50%;height: auto; float: right; background: url(../images/news_right.jpg) no-repeat right bottom; padding:70px 12% 70px 3%;  }
.news_right_title{width:100%; text-align: right}
.news_right_title h3{color:#000000; font-size: 46px; font-weight: bold; margin-bottom: 10px;}
.news_right_title p{color:#4d4d4d; font-size:26px; }
.index_news_right ul{width:100%; height: auto; overflow: hidden; margin-top: 60px;}
.index_news_right ul li{width:100%; margin-bottom:30px; border-bottom:1px solid #cccccc; padding-bottom:30px;}
.index_news_right ul li:last-child{border-bottom: 0}
.index_news_right ul li a{width:100%; display: flex; align-content: center; align-items: center; justify-content: space-between}
.news_right_xx{width:83%; height: auto; float: left}
.news_right_xx h3{width:100%; height: 40px; line-height: 40px; color: #000000; font-size: 20px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_right_xx p{width:100%; height: auto; overflow:hidden; color: #777777; font-size: 16px; line-height: 24px; height: 72px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; margin: 20px 0}
.news_right_xx span{color:#ed5810;}
.index_news_right ul li:hover .news_right_xx h3{color:#ed5810;}
.news_right_img{width:36px; height: 36px; background: url(../images/n_jts.png) no-repeat center;}



/*联系*/
.index_contact{width:100%; height: auto; overflow: hidden; margin:80px 0 60px;}
.index_contact_title{width:100%;}
.index_contact_title h4{color:#000000; font-size: 46px; font-weight: bold; margin-bottom:12px}
.index_contact_title h5{color:#4d4d4d; font-size: 26px; }
.footer_input{width:100%; height: auto; overflow: hidden; border: 1px solid #fff; margin-top: 40px;}
.footer_input p{height:60px; float: left; position: relative; background: #f5f5f5; margin-right: 1.5%}
.input_1{width:22%; }
.input_2{width:29.5%; }
.footer_input p input[type="text"]{width:100%; height: 100%; position: relative; font-size: 16px; color: #333; border: 0; background: none; padding: 0 20px;}
.f_submit{width:22%; height:60px; background: #ed5810; color:#fff; font-size:18px; border: 0; font-weight: bold;}
.policy_links{margin-top:10px; color:#fff}
.ysxy{font-size:16px; color:#666; margin-top:20px;}
.ysxy a{color:#ff0101; font-size:16px;}
.ysxy span{color:#bebebe; font-size:16px;}


/*底部*/
.footer{width:100%; height:auto; overflow: hidden;  position: relative;  padding-top:55px; background: #f5f5f5}
.footer .footer_ttop{display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.footer_dizhi{width:35%; height: auto; }
.f_line{width:100%; height: 1px; background: #cccccc; margin:30px 0}
.f_dizhi{width:100%; height: auto; overflow: hidden}
.f_dizhi h4{color:#000000; font-size: 18px; font-weight: bold; margin-bottom: 10px;}
.f_dizhi p{color:#777777; font-size: 14px; line-height: 30px;}

.footer_center{width:57%; height: auto; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between; 
	position: relative}
.footer_center dl{width:auto; float: left; margin-top: 20px;}
.footer_center dl dt{color:#000000; font-size:18px; position: relative; padding-bottom:12px; margin-bottom:10px; }
.footer_center dl dd{width:100%; height: auto;}
.footer_center dl dd a{color:#777777; font-size:14px; display: block; margin-bottom: 10px; }
.footer_center dl dd a:hover{color:#ed5810}
.footer_ma{width:auto; height:auto; display: flex; justify-content: space-between; position: absolute; bottom:30px; right:0}
.f_weixin,.f_shouji{width:40px; height: 40px; position: relative; float: left; margin-left: 20px;}
.f_weixin img,.f_shouji img{width:100px; height: auto; position: absolute; top:40px; display: none;}
.f_weixin img{left:0}
.f_shouji img{right:0}
.f_weixin:hover img{display: block}
.f_shouji:hover img{display: block}
.f_weixin{background: url(../images/w_icon.png) no-repeat center}
.f_shouji{background: url(../images/sj_icon.png) no-repeat center} 

.footer_bottom{width:100%;height: auto; overflow: hidden; padding:15px 0; border-top:1px solid #cccccc; margin-top:70px;}
.copy_l{width:auto; height: auto; overflow: hidden; font-size: 14px; color: #777777; line-height:60px;  text-transform: uppercase; float: left}
.copy_l a{color:#777777; font-size: 14px;}
.copy_l a:hover{color:#fff!important}
.footer_zhichi{width:auto; height:auto; overflow: hidden; margin: 0 20px; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; color:#999999; font-size: 14px; }
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .js{width:82px;height:60px; background: url(../images/wl.png) no-repeat center; }
.footer_zhichi .pt{width:121px;height:60px; background: url(../images/vl.png) no-repeat center; }
.footer_zhichi span{float: left; font-size: 14px; color: #777777; line-height:60px;}
.footer_zhichi i{ float: left;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat center}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat center}
.footer_lianjie a{color:#777777; font-size: 14px; position: relative; padding-right:12px; margin-right:8px;}
.footer_lianjie a:after{content: "|"; color:#777777; position: absolute; top:50%; right:0; transform: translate(0,-50%);}
.footer_lianjie a:last-child:after{display: none}
.footer_lianjie a:hover{color:#ed5810}
.footer_lianjie{float:left; line-height: 60px; margin-left: 20px;}




/*关于我们*/
.page-list{ display: none;}
.inside_banner h2{ font-size: 40px; font-weight: bold; color: #fff;; text-align: center;line-height: 2.4; padding-top: 0px;}
.inside_banner p{ text-align: center; font-size: 22px; }
.inside_banner p img{ margin-right: 10px;}
.inside_banner p a{ display:inline-block;}
.inside_banner p *{ color: #fff;;  font-size: 16px;}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{min-height:80px; background: #f7f6f4;position: relative;}
.nav-wrap.navFix{position: fixed; top:92px; left: 0; z-index: 8; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto; max-width:1200px;}
.nav-wrap li{ float: left; line-height:60px; position: relative; margin:5px 0;}
.nav-wrap li a{font-size: 18px; padding: 0 30px; display:block}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:0; background: #ed5810; left: 50%; margin-left:-40px;  }
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width:32.6%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(3n){ margin-right: 0;}
.honor_list li .img{overflow: hidden; width:100%;}
.honor_list li .img img{ width: 100%; transition: all 0.3s; display:block;object-fit: cover;  height: 300px;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; width:100%; height:50px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #ed5810;}
.honor_list li:hover .gallery-title{ background: #ed5810; color: #fff;}


.honor_list1{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list1 li{ width:24%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list1 li:nth-child(4n){ margin-right: 0;}
.honor_list1 li .img{overflow: hidden; width:100%;}
.honor_list1 li .img img{ width: 100%; transition: all 0.3s; display:block;}
.honor_list1 li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list1 li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; width:100%; height:50px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list1 li:hover{ border: 1px solid #ed5810;}
.honor_list1 li:hover .gallery-title{ background: #ed5810; color: #fff;}


/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top:60px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:15px auto 25px; overflow:hidden; padding: 22px; }
 .ny_solution_img{width:350px; height:100%; float:left; overflow:hidden; border: 1px solid #ffffff}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_solution_xx{width:750px; height:auto; float:left; margin-left: 40px; padding: 20px 0}
.ny_solution_xx p{font-size:16px; color:#555; line-height:31px;}
.ny_solution_xx p b{color:#353432}
.ny_solution .case_link{margin-top:30px;}
.ny_soli_p{width:100%; height: auto; overflow: hidden;margin-top: 20px; margin-bottom: 20px;}
.ny_pro_shengcan .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover{border:1px solid #ed5810;}

.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more{width:120px;  height:40px;line-height:40px; color:#333; display:block;  text-align:center; font-size:14px; background:#eee}
.yfzx_more:hover{background: #ed5810; color: #fff; border: 1px solid #ed5810}
.n_pro_nav{width:100%; height:auto; overflow:hidden; margin-bottom:30px;}
.n_pro_nav a{font-size:16px; color:#666; border:1px solid #ffffff;   height: 50px; line-height:50px; width:auto; float:left; padding:0 20px; margin-right:10px; margin-bottom:10px;}
.n_pro_nav a:hover,.n_pro_nav a.m_active{background:#ed5810; color:#fff}
.ny_solution_xx .ny_yfzx_title h5{width:100%; height:auto; color:#333; font-size:24px; font-weight:bold; overflow:hidden; white-space:nowrap}



/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 16px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 100%;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin:60px 0 100px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:507px; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#ed5810; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:650px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height:auto; line-height:40px; font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; padding-bottom:30px;}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;   }
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden; margin-top:30px;}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}
.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:100%; height: auto; overflow: hidden; }
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt{width:100%; height:65px;}
.ny_probt li{width:100%; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#333; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#333;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size:18px;font-weight: bold;}

.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top:36px; font-size:16px;color:#333; line-height:30px;}
.ny_proshow_info p{font-size:16px;color:#333; line-height:34px;}
.ny_proshow_info td{font-size:16px;color:#333; line-height:34px;}



/*  ҳ    */
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:35px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 16px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8;    text-align: right;}
.news_xx{width:62%; height: auto; float: left; margin-left:2%; margin-top:12px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:24%; height: auto; float: right}
.news_pic img{width:100%; object-fit: cover;  height: 180px;}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#ed5810}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }


/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 18px;    color: #333;    line-height: 34px;}
.contact_right p{font-size: 16px;    color: #333;    line-height: 34px;}
.ny_cont_wx{max-width:498px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 1px solid #e5e5e5; padding: 0px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #555; height: 40px; line-height: 20px; text-align: center; margin-top: 6px;}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px; padding-bottom: 70px; }
.ny_news_show img{max-width:100%}
.ny_news_show p{    font-size: 16px;    color: #333;    line-height: 34px;}
.ny_news_show table tr,td{    font-size: 17px;    color: #333;    line-height: 34px;}
/* .ny_news_show table tr,td a{display:contents;} */
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 34px; line-height: 1.2; color: #333;font-weight: bold   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #ed5810; position: relative; line-height: 2.8; }
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #d4d4d4; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size:18px; line-height:1.4; color: #000; padding: 15px 0; display: block;}
.section-content{width:100%; height:auto; overflow:hidden; margin: 60px 0 100px;}
.inside_banner{ height: 450px; padding-top:180px; position:relative}
.inside_banner .in_header{position:absolute;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center;}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center;}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center;}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center;}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center;}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#ed5810;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; 
	float:left;
}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}




@media screen and (max-width:1500px){
	.w1440,.ban_info,.index_case_title{width:1200px;}
	.ban_info h3{font-size:60px;}
	.ban_news h5{font-size:80px; top: -55px;}
	.ban_news_hot span{font-size:50px;}
	.ban_news{padding: 0 7% 0 4%;}
	.index_about_all{width:59%}
	.index_about_left h3{font-size:38px;}
	.index_about_right dl dt h4 span{font-size:70px;}
	.index_about_right dl{padding-bottom:20px; margin-bottom:20px}
	.case_all_info{width:91%}
	.ban_news_hot h3{width:60%}
	.index_news_right{    padding: 70px 9% 70px 3%;}
	.index_news_left{    padding: 90px 3% 70px 9%;}
}



@media screen and (max-width:1370px){
	.ban_info h3{font-size:50px;}
	.ban_news h5{font-size:70px; top: -55px;}
	.ban_news_hot span{font-size:40px;}
	.ban_info h4{font-size:30px;}

}


 